home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 February
/
macformat-034.iso
/
mac
/
Shareware City
/
Applications
/
Laughing Bird Folder
/
The Laughing Bird Restaurant
/
The Laughing Bird Restaurant.dxr
/
00417.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1995-12-16
|
384 b
|
13 lines
on exitFrame
global WhichIsSelected
puppetSprite(5, 1)
set the editableText of sprite 5 to 1
puppetSprite(6, 1)
initPush(8, 10, 1)
puppetSprite(12, 1)
set the visible of sprite 14 to 0
put "Enter the Title of the recipe here" into field "Title of new recipe"
put "Enter New Recipe Here" into field "EnterNewRecipe"
set WhichIsSelected to "Title of new recipe"
end